Split string using delimiters and put them in multiple rows in sql not working

STRING_SPLIT: Splitting strings into multiple rows using SQL Server using a delimiter or separator

How to Split Strings in SQL with Multiple Delimiters Using regexp_substr

9. Interesting SQL Interview Problem for Data Science | Split column by delimiter in seperate rows

How to split the values into multiple rows #sqlserver

String_SPLIT: Convert Comma-Separated or other delimted strings to ROWS using SQL Server. #shorts

SQL Tricks | How to Extract String After the Last Occurrence of Delimiter ? REVERSE

How to Efficiently Split Strings by Delimiter in SQL

SQL : Split string by two delimiters into two columns

Split text into separate rows by Delimiter | Interesting SQL interview problem for Data Science

How to Parse Strings with Multiple Delimiters into Columns Using SQL

SQL SERVER||How to split the string when there are multiple delimiters?

SQL : Split string into table given row delimiter and column delimiter in SQL server

String_AGG : Generate Comma-Separated string using this SQL Function for SQL Server 2017+. #shorts

Split string by multiple delimiters in bash - Linux Tips And Tricks

How to split comma separated values in SQL server?

⚡ SQL One-Liner: Split Comma-Separated String into Rows! #SQL #DataScience #SQLShorts

how to Convert multiple rows into one with comma as separator in sql server | Part 14 #sqlserver

splitting string into multiple rows in oracle

How to Split SQL Column into Multiple Columns by a Delimiter

How to split text into columns. #excel #shorts

How to Split Delimiter-Based Rows into New SQL Rows in BigQuery

SQL : Split a string with multiple delimiters into 3 parts

How to Split Comma-Separated Values into Separate Rows in SQL and PySpark

Unlock the Power of SQL Server, String_Split Function: Easy Tutorial with Practical Examples